home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 60 / Cine Live 60.iso / pc / Data / Interface / e11.k < prev    next >
Encoding:
Text File  |  2002-08-08  |  23.5 KB  |  1,156 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000142; 
  4.     release Editor:
  5.         IOWindow is {$000002E5,$00000057,$0000013D,$00000363,$FFFFFFB5,$FFFFFF8A,$00000000,$00000000};
  6.         LayoutWindow is {$00000092,$0000007B,$000002C4,$00000290,$00000000,$00000014,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     
  14.     Elements is [
  15.         oFond2,
  16.         ob13,
  17.         ob14,
  18.         ob25,
  19.         ob36,
  20.         ob47,
  21.         ob58,
  22.         ob69,
  23.         ob710,
  24.         ob811,
  25.         ob912,
  26.         ob1013,
  27.         ob1114,
  28.         ob1215,
  29.         of116,
  30.         of217,
  31.         of318,
  32.         of419,
  33.         of520,
  34.         of621,
  35.         of722,
  36.         of823,
  37.         of924,
  38.         of1025,
  39.         of1126,
  40.         of1227,
  41.         ol128,
  42.         oI229,
  43.         ointernet30,
  44.         oBouton_Fiche31,
  45.         oBouton_Imprimer32,
  46.         oBouton_Sommaire33,
  47.         oBouton_Photos34,
  48.         oBouton_Vid_o35,
  49.         oFiche_Technique36,
  50.         oTexte_RTF37,
  51.         ovid_o38,
  52.         oglobal39
  53.     ];
  54.     Events is [
  55.         cOffscreenEvent
  56.         with 
  57.             Commands is [
  58.                 cPixelTool_IfSystemCommand
  59.                 with 
  60.                     Commands is [
  61.                         cSwitchURLCommand
  62.                         with Target is oFond2; URL is "../Images/s11m.jpg"; end,
  63.                         cDragCommand
  64.                         with Target is ovid_o38; Mode is DragTo; X is 631; Y is 442; end,
  65.                         cGrowCommand
  66.                         with Target is ovid_o38; Mode is GrowTo; X is 160; Y is 120; end,
  67.                         cShowCommand
  68.                         with Target is ovid_o38; end,
  69.                         cEnableCommand
  70.                         with Target is ovid_o38; end,
  71.                         cRunCommand
  72.                         with Target is ovid_o38; Rewind is true; end
  73.                     ];
  74.                 end,
  75.                 cPixelTool_IfSystemCommand
  76.                 with SetMode is IsWinTest; 
  77.                     Commands is [
  78.                         cDragCommand
  79.                         with Target is ovid_o38; Mode is DragTo; X is 615; Y is 418; end,
  80.                         cGrowCommand
  81.                         with Target is ovid_o38; Mode is GrowTo; X is 176; Y is 144; end,
  82.                         cShowCommand
  83.                         with Target is ovid_o38; end,
  84.                         cEnableCommand
  85.                         with Target is ovid_o38; end,
  86.                         cRunCommand
  87.                         with Target is ovid_o38; Rewind is true; end
  88.                     ];
  89.                 end
  90.             ];
  91.         end,
  92.         cKeyboardEvent
  93.         with Flags is $00000004; Test is IsSpace; 
  94.             Commands is [
  95.                 cRunCommand
  96.                 with Flags is $00000004; Target is ovid_o38; Mode is Toggle; end
  97.             ];
  98.         end,
  99.         cKeyboardEvent
  100.         with Value is "+"; 
  101.             Commands is [
  102.                 cSetVolumeCommand
  103.                 with Mode is ExecuteHigher; end
  104.             ];
  105.         end,
  106.         cKeyboardEvent
  107.         with Value is "-"; 
  108.             Commands is [
  109.                 cSetVolumeCommand
  110.                 with Flags is $00000004; Mode is ExecuteLower; end
  111.             ];
  112.         end,
  113.         cKeyboardEvent
  114.         with Value is "m"; 
  115.             Commands is [
  116.                 cRunCommand
  117.                 with Flags is $00000004; Mode is Toggle; Rewind is true; end
  118.             ];
  119.         end
  120.     ];
  121. end;
  122.  
  123. object oFond2 is cImage
  124. with 
  125.     Flags is $00000150; 
  126.     Name is "Fond"; 
  127.     Enabled is false; Cursor is oEmptyCursor; 
  128.     AdjustX is AlignToCenter; AdjustY is AlignToTop; 
  129.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  130.     
  131.     URL is "../Images/s11p.jpg"; 
  132.     
  133.     
  134.     Events is [
  135.         cOnscreenEvent
  136.         with Flags is $00000004; 
  137.             Commands is [
  138.                 cTokenCommand
  139.                 with Flags is $00000004; TokenName is "stop"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  140.             ];
  141.         end
  142.     ];
  143. end;
  144.  
  145. object ob13 is cImage
  146. with 
  147.     Name is "b1"; 
  148.     Enabled is false; Shown is false; 
  149.     X is -21; Y is 166; 
  150.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  151.     
  152.     URL is "../Images/BOUTONV2.psd"; 
  153.     Bitmapped is false; Mode is 260; 
  154.     
  155. end;
  156.  
  157. object ob14 is cImage
  158. with 
  159.     Name is "b1"; 
  160.     Enabled is false; Shown is false; 
  161.     X is -21; Y is 157; 
  162.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  163.     
  164.     URL is "../Images/BOUTONV2.psd"; 
  165.     Bitmapped is false; Mode is 260; 
  166.     
  167. end;
  168.  
  169. object ob25 is cImage
  170. with 
  171.     Name is "b2"; 
  172.     Enabled is false; Shown is false; 
  173.     X is -21; Y is 184; 
  174.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  175.     
  176.     URL is "../Images/BOUTONV2.psd"; 
  177.     Mode is 260; 
  178.     
  179. end;
  180.  
  181. object ob36 is cImage
  182. with 
  183.     Name is "b3"; 
  184.     Enabled is false; Shown is false; 
  185.     X is -21; Y is 210; 
  186.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  187.     
  188.     URL is "../Images/BOUTONV2.psd"; 
  189.     Mode is 260; 
  190.     
  191. end;
  192.  
  193. object ob47 is cImage
  194. with 
  195.     Name is "b4"; 
  196.     Enabled is false; Shown is false; 
  197.     X is -21; Y is 235; 
  198.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  199.     
  200.     URL is "../Images/BOUTONV2.psd"; 
  201.     Mode is 260; 
  202.     
  203. end;
  204.  
  205. object ob58 is cImage
  206. with 
  207.     Name is "b5"; 
  208.     Enabled is false; Shown is false; 
  209.     X is -21; Y is 264; 
  210.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  211.     
  212.     URL is "../Images/BOUTONV2.psd"; 
  213.     Mode is 260; 
  214.     
  215. end;
  216.  
  217. object ob69 is cImage
  218. with 
  219.     Name is "b6"; 
  220.     Enabled is false; Shown is false; 
  221.     X is -21; Y is 290; 
  222.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  223.     
  224.     URL is "../Images/BOUTONV2.psd"; 
  225.     Mode is 260; 
  226.     
  227. end;
  228.  
  229. object ob710 is cImage
  230. with 
  231.     Name is "b7"; 
  232.     Enabled is false; Shown is false; 
  233.     X is -21; Y is 316; 
  234.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  235.     
  236.     URL is "../Images/BOUTONV2.psd"; 
  237.     Mode is 260; 
  238.     
  239. end;
  240.  
  241. object ob811 is cImage
  242. with 
  243.     Name is "b8"; 
  244.     Enabled is false; Shown is false; 
  245.     X is -21; Y is 343; 
  246.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  247.     
  248.     URL is "../Images/BOUTONV2.psd"; 
  249.     Mode is 260; 
  250.     
  251. end;
  252.  
  253. object ob912 is cImage
  254. with 
  255.     Name is "b9"; 
  256.     Enabled is false; Shown is false; 
  257.     X is -21; Y is 370; 
  258.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  259.     
  260.     URL is "../Images/BOUTONV2.psd"; 
  261.     Mode is 260; 
  262.     
  263. end;
  264.  
  265. object ob1013 is cImage
  266. with 
  267.     Name is "b10"; 
  268.     Enabled is false; Shown is false; 
  269.     X is -21; Y is 396; 
  270.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  271.     
  272.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  273.     Mode is 260; 
  274.     
  275. end;
  276.  
  277. object ob1114 is cImage
  278. with 
  279.     Name is "b11"; 
  280.     Enabled is false; Shown is false; 
  281.     X is -21; Y is 423; 
  282.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  283.     
  284.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  285.     Mode is 260; 
  286.     
  287. end;
  288.  
  289. object ob1215 is cImage
  290. with 
  291.     Name is "b12"; 
  292.     Enabled is false; Shown is false; 
  293.     X is -25; Y is 455; 
  294.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  295.     
  296.     URL is "../Images/BOUTONV2.psd"; 
  297.     Bitmapped is false; Mode is 260; 
  298.     
  299. end;
  300.  
  301. object of116 is cBox
  302. with 
  303.     Name is "f1"; 
  304.     Cursor is oFingerCursor; 
  305.     X is -1; Y is 172; 
  306.     Width is 162; Height is 27; 
  307.     
  308.     
  309.     Events is [
  310.         cMouseEnterEvent
  311.         with Flags is $00000004; 
  312.             Commands is [
  313.                 cShowCommand
  314.                 with Flags is $00000004; Target is ob14; end
  315.             ];
  316.         end,
  317.         cMouseLeaveEvent
  318.         with Flags is $00000004; 
  319.             Commands is [
  320.                 cShowCommand
  321.                 with Flags is $00000004; Target is ob14; Mode is Clear; end
  322.             ];
  323.         end,
  324.         cMouseUpEvent
  325.         with Flags is $00000004; Flag is true; 
  326.             Commands is [
  327.                 cBrowseCommand
  328.                 with Flags is $00000004; URL is "e1.k"; end
  329.             ];
  330.         end
  331.     ];
  332. end;
  333.  
  334. object of217 is cBox
  335. with 
  336.     Name is "f2"; 
  337.     Cursor is oFingerCursor; 
  338.     Y is 200; 
  339.     Width is 160; Height is 26; 
  340.     
  341.     
  342.     Events is [
  343.         cMouseEnterEvent
  344.         with 
  345.             Commands is [
  346.                 cShowCommand
  347.                 with Target is ob25; end
  348.             ];
  349.         end,
  350.         cMouseLeaveEvent
  351.         with 
  352.             Commands is [
  353.                 cShowCommand
  354.                 with Target is ob25; Mode is Clear; end
  355.             ];
  356.         end,
  357.         cMouseUpEvent
  358.         with Flag is true; 
  359.             Commands is [
  360.                 cBrowseCommand
  361.                 with URL is "e2.k"; end
  362.             ];
  363.         end
  364.     ];
  365. end;
  366.  
  367. object of318 is cBox
  368. with 
  369.     Flags is $00000150; 
  370.     Name is "f3"; 
  371.     Cursor is oFingerCursor; 
  372.     Y is 228; 
  373.     Width is 162; Height is 24; 
  374.     
  375.     
  376.     Events is [
  377.         cMouseEnterEvent
  378.         with Flags is $00000004; 
  379.             Commands is [
  380.                 cShowCommand
  381.                 with Flags is $00000004; Target is ob36; end
  382.             ];
  383.         end,
  384.         cMouseLeaveEvent
  385.         with Flags is $00000004; 
  386.             Commands is [
  387.                 cShowCommand
  388.                 with Flags is $00000004; Target is ob36; Mode is Clear; end
  389.             ];
  390.         end,
  391.         cMouseUpEvent
  392.         with Flags is $00000004; Flag is true; 
  393.             Commands is [
  394.                 cBrowseCommand
  395.                 with Flags is $00000004; URL is "e3.k"; end
  396.             ];
  397.         end
  398.     ];
  399. end;
  400.  
  401. object of419 is cBox
  402. with 
  403.     Name is "f4"; 
  404.     Cursor is oFingerCursor; 
  405.     Y is 253; 
  406.     Width is 161; Height is 28; 
  407.     
  408.     
  409.     Events is [
  410.         cMouseEnterEvent
  411.         with 
  412.             Commands is [
  413.                 cShowCommand
  414.                 with Target is ob47; end
  415.             ];
  416.         end,
  417.         cMouseLeaveEvent
  418.         with 
  419.             Commands is [
  420.                 cShowCommand
  421.                 with Target is ob47; Mode is Clear; end
  422.             ];
  423.         end,
  424.         cMouseUpEvent
  425.         with Flag is true; 
  426.             Commands is [
  427.                 cBrowseCommand
  428.                 with URL is "e4.k"; end
  429.             ];
  430.         end
  431.     ];
  432. end;
  433.  
  434. object of520 is cBox
  435. with 
  436.     Name is "f5"; 
  437.     Cursor is oFingerCursor; 
  438.     Y is 279; 
  439.     Width is 163; Height is 28; 
  440.     
  441.     
  442.     Events is [
  443.         cMouseEnterEvent
  444.         with 
  445.             Commands is [
  446.                 cShowCommand
  447.                 with Target is ob58; end
  448.             ];
  449.         end,
  450.         cMouseLeaveEvent
  451.         with 
  452.             Commands is [
  453.                 cShowCommand
  454.                 with Target is ob58; Mode is Clear; end
  455.             ];
  456.         end,
  457.         cMouseUpEvent
  458.         with Flag is true; 
  459.             Commands is [
  460.                 cBrowseCommand
  461.                 with URL is "e5.k"; end
  462.             ];
  463.         end
  464.     ];
  465. end;
  466.  
  467. object of621 is cBox
  468. with 
  469.     Flags is $00000150; 
  470.     Name is "f6"; 
  471.     Cursor is oFingerCursor; 
  472.     Y is 305; 
  473.     Width is 163; Height is 28; 
  474.     
  475.     
  476.     Events is [
  477.         cMouseEnterEvent
  478.         with Flags is $00000004; 
  479.             Commands is [
  480.                 cShowCommand
  481.                 with Flags is $00000004; Target is ob69; end
  482.             ];
  483.         end,
  484.         cMouseLeaveEvent
  485.         with Flags is $00000004; 
  486.             Commands is [
  487.                 cShowCommand
  488.                 with Flags is $00000004; Target is ob69; Mode is Clear; end
  489.             ];
  490.         end,
  491.         cMouseUpEvent
  492.         with Flags is $00000004; Flag is true; 
  493.             Commands is [
  494.                 cBrowseCommand
  495.                 with Flags is $00000004; URL is "e6.k"; end
  496.             ];
  497.         end
  498.     ];
  499. end;
  500.  
  501. object of722 is cBox
  502. with 
  503.     Name is "f7"; 
  504.     Cursor is oFingerCursor; 
  505.     X is 2; Y is 333; 
  506.     Width is 160; Height is 26; 
  507.     
  508.     
  509.     Events is [
  510.         cMouseEnterEvent
  511.         with 
  512.             Commands is [
  513.                 cShowCommand
  514.                 with Target is ob710; end
  515.             ];
  516.         end,
  517.         cMouseLeaveEvent
  518.         with 
  519.             Commands is [
  520.                 cShowCommand
  521.                 with Target is ob710; Mode is Clear; end
  522.             ];
  523.         end,
  524.         cMouseUpEvent
  525.         with Flag is true; 
  526.             Commands is [
  527.                 cBrowseCommand
  528.                 with URL is "e7.k"; end
  529.             ];
  530.         end
  531.     ];
  532. end;
  533.  
  534. object of823 is cBox
  535. with 
  536.     Name is "f8"; 
  537.     Cursor is oFingerCursor; 
  538.     Y is 359; 
  539.     Width is 160; Height is 27; 
  540.     
  541.     
  542.     Events is [
  543.         cMouseEnterEvent
  544.         with 
  545.             Commands is [
  546.                 cShowCommand
  547.                 with Target is ob811; end
  548.             ];
  549.         end,
  550.         cMouseLeaveEvent
  551.         with 
  552.             Commands is [
  553.                 cShowCommand
  554.                 with Target is ob811; Mode is Clear; end
  555.             ];
  556.         end,
  557.         cMouseUpEvent
  558.         with Flag is true; 
  559.             Commands is [
  560.                 cBrowseCommand
  561.                 with URL is "e8.k"; end
  562.             ];
  563.         end
  564.     ];
  565. end;
  566.  
  567. object of924 is cBox
  568. with 
  569.     Name is "f9"; 
  570.     Cursor is oFingerCursor; 
  571.     Y is 386; 
  572.     Width is 163; Height is 25; 
  573.     
  574.     
  575.     Events is [
  576.         cMouseEnterEvent
  577.         with 
  578.             Commands is [
  579.                 cShowCommand
  580.                 with Target is ob912; end
  581.             ];
  582.         end,
  583.         cMouseLeaveEvent
  584.         with 
  585.             Commands is [
  586.                 cShowCommand
  587.                 with Target is ob912; Mode is Clear; end
  588.             ];
  589.         end,
  590.         cMouseUpEvent
  591.         with Flag is true; 
  592.             Commands is [
  593.                 cBrowseCommand
  594.                 with URL is "e9.k"; end
  595.             ];
  596.         end
  597.     ];
  598. end;
  599.  
  600. object of1025 is cBox
  601. with 
  602.     Name is "f10"; 
  603.     Cursor is oFingerCursor; 
  604.     X is 1; Y is 412; 
  605.     Width is 161; Height is 28; 
  606.     
  607.     
  608.     Events is [
  609.         cMouseEnterEvent
  610.         with 
  611.             Commands is [
  612.                 cShowCommand
  613.                 with Target is ob1013; end
  614.             ];
  615.         end,
  616.         cMouseLeaveEvent
  617.         with 
  618.             Commands is [
  619.                 cShowCommand
  620.                 with Target is ob1013; Mode is Clear; end
  621.             ];
  622.         end,
  623.         cMouseUpEvent
  624.         with Flag is true; 
  625.             Commands is [
  626.                 cBrowseCommand
  627.                 with URL is "e10.k"; end
  628.             ];
  629.         end
  630.     ];
  631. end;
  632.  
  633. object of1126 is cBox
  634. with 
  635.     Flags is $00000150; 
  636.     Name is "f11"; 
  637.     Cursor is oFingerCursor; 
  638.     Y is 438; 
  639.     Width is 161; Height is 28; 
  640.     
  641.     
  642.     Events is [
  643.         cMouseEnterEvent
  644.         with Flags is $00000004; 
  645.             Commands is [
  646.                 cShowCommand
  647.                 with Flags is $00000004; Target is ob1114; end
  648.             ];
  649.         end,
  650.         cMouseLeaveEvent
  651.         with Flags is $00000004; 
  652.             Commands is [
  653.                 cShowCommand
  654.                 with Flags is $00000004; Target is ob1114; Mode is Clear; end
  655.             ];
  656.         end,
  657.         cMouseUpEvent
  658.         with Flags is $00000004; Flag is true; 
  659.             Commands is [
  660.                 cBrowseCommand
  661.                 with Flags is $00000004; URL is "e11.k"; end
  662.             ];
  663.         end
  664.     ];
  665. end;
  666.  
  667. object of1227 is cBox
  668. with 
  669.     Flags is $00000150; 
  670.     Name is "f12"; 
  671.     Cursor is oFingerCursor; 
  672.     X is -1; Y is 470; 
  673.     Width is 162; Height is 32; 
  674.     
  675.     
  676.     Events is [
  677.         cMouseEnterEvent
  678.         with Flags is $00000004; 
  679.             Commands is [
  680.                 cShowCommand
  681.                 with Flags is $00000004; Target is ob1215; end
  682.             ];
  683.         end,
  684.         cMouseLeaveEvent
  685.         with Flags is $00000004; 
  686.             Commands is [
  687.                 cShowCommand
  688.                 with Flags is $00000004; Target is ob1215; Mode is Clear; end
  689.             ];
  690.         end,
  691.         cMouseUpEvent
  692.         with Flags is $00000004; Flag is true; 
  693.             Commands is [
  694.                 cBrowseCommand
  695.                 with Flags is $00000004; URL is "e12.k"; end
  696.             ];
  697.         end
  698.     ];
  699. end;
  700.  
  701. object ol128 is cBox
  702. with 
  703.     Flags is $00000150; 
  704.     release Editor:
  705.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  706.     end;
  707.     Name is "l1"; 
  708.     Cursor is oFingerCursor; 
  709.     X is 260; Y is 500; 
  710.     Width is 78; Height is 17; 
  711.     
  712.     
  713.     Events is [
  714.         cMouseUpEvent
  715.         with Flags is $00000004; Flag is true; 
  716.             Commands is [
  717.                 cIfCookieCommand
  718.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  719.                     Commands is [
  720.                         cTokenCommand
  721.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  722.                     ];
  723.                 end,
  724.                 cBrowseCommand
  725.                 with Flags is $00000004; URL is "f10.k"; end
  726.             ];
  727.         end
  728.     ];
  729. end;
  730.  
  731. object oI229 is cBox
  732. with 
  733.     Flags is $00000150; 
  734.     Name is "I2"; 
  735.     Cursor is oFingerCursor; 
  736.     X is 228; Y is 518; 
  737.     Width is 74; Height is 20; 
  738.     
  739.     
  740.     Events is [
  741.         cMouseUpEvent
  742.         with Flags is $00000004; Flag is true; 
  743.             Commands is [
  744.                 cIfCookieCommand
  745.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  746.                     Commands is [
  747.                         cTokenCommand
  748.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  749.                     ];
  750.                 end,
  751.                 cBrowseCommand
  752.                 with Flags is $00000004; URL is "f10.k"; end
  753.             ];
  754.         end
  755.     ];
  756. end;
  757.  
  758. object ointernet30 is cBox
  759. with 
  760.     Flags is $00000154; 
  761.     Name is "internet"; 
  762.     Cursor is oEarthCursor; 
  763.     X is 259; Y is 540; 
  764.     Width is 113; Height is 19; 
  765.     
  766.     
  767.     Events is [
  768.         cMouseUpEvent
  769.         with Flags is $00000004; Flag is true; 
  770.             Commands is [
  771.                 cLaunchCommand
  772.                 with Flags is $00000004; URL is "http://metrofilms.com/shaolinsoccer"; URLOption is GetSiteURL; Mode is ExecuteBrowser; end
  773.             ];
  774.         end
  775.     ];
  776. end;
  777.  
  778. object oBouton_Fiche31 is cImage
  779. with 
  780.     Name is "Bouton Fiche"; 
  781.     Shown is false; Cursor is oFingerCursor; 
  782.     X is 167; Y is 573; 
  783.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  784.     
  785.     URL is "../Images/%E9cran%20fiche.jpg"; 
  786.     
  787.     
  788.     Events is [
  789.         cMouseEnterEvent
  790.         with 
  791.             Commands is [
  792.                 cShowCommand
  793.                 with Target is oTargetSelf; end
  794.             ];
  795.         end,
  796.         cMouseLeaveEvent
  797.         with 
  798.             Commands is [
  799.                 cShowCommand
  800.                 with Target is oTargetSelf; Mode is Clear; end
  801.             ];
  802.         end,
  803.         cMouseUpEvent
  804.         with Flag is true; 
  805.             Commands is [
  806.                 cShowCommand
  807.                 with Target is oFiche_Technique36; Mode is Toggle; end,
  808.                 cEnableCommand
  809.                 with Target is oFiche_Technique36; Mode is Toggle; end
  810.             ];
  811.         end
  812.     ];
  813. end;
  814.  
  815. object oBouton_Imprimer32 is cImage
  816. with 
  817.     Flags is $00000150; 
  818.     Name is "Bouton Imprimer"; 
  819.     Shown is false; Cursor is oFingerCursor; 
  820.     X is 321; Y is 573; 
  821.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  822.     
  823.     URL is "../Images/%E9cran%20imprimer.jpg"; 
  824.     
  825.     
  826.     Events is [
  827.         cMouseEnterEvent
  828.         with Flags is $00000004; 
  829.             Commands is [
  830.                 cShowCommand
  831.                 with Flags is $00000004; Target is oTargetSelf; end
  832.             ];
  833.         end,
  834.         cMouseLeaveEvent
  835.         with Flags is $00000004; 
  836.             Commands is [
  837.                 cShowCommand
  838.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  839.             ];
  840.         end,
  841.         cMouseUpEvent
  842.         with Flags is $00000004; Flag is true; 
  843.             Commands is [
  844.                 cPrintCommand
  845.                 with Target is oTexte_RTF37; end
  846.             ];
  847.         end
  848.     ];
  849. end;
  850.  
  851. object oBouton_Sommaire33 is cImage
  852. with 
  853.     Name is "Bouton Sommaire"; 
  854.     Shown is false; Cursor is oFingerCursor; 
  855.     X is 13; Y is 573; 
  856.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  857.     
  858.     URL is "../Images/%E9cran%20somm.jpg"; 
  859.     
  860.     
  861.     Events is [
  862.         cMouseEnterEvent
  863.         with 
  864.             Commands is [
  865.                 cShowCommand
  866.                 with Target is oTargetSelf; end
  867.             ];
  868.         end,
  869.         cMouseLeaveEvent
  870.         with 
  871.             Commands is [
  872.                 cShowCommand
  873.                 with Target is oTargetSelf; Mode is Clear; end
  874.             ];
  875.         end,
  876.         cMouseUpEvent
  877.         with Flag is true; 
  878.             Commands is [
  879.                 cIfCookieCommand
  880.                 with CookieName is "zique"; Value is "oui"; 
  881.                     Commands is [
  882.                         cTokenCommand
  883.                         with TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  884.                     ];
  885.                 end,
  886.                 cBrowseCommand
  887.                 with URL is "sommaire.k"; end
  888.             ];
  889.         end
  890.     ];
  891. end;
  892.  
  893. object oBouton_Photos34 is cImage
  894. with 
  895.     Flags is $00000150; 
  896.     Name is "Bouton Photos"; 
  897.     Shown is false; Cursor is oFingerCursor; 
  898.     X is 475; Y is 573; 
  899.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  900.     
  901.     URL is "../Images/%E9cran%20photo.jpg"; 
  902.     
  903.     
  904.     Events is [
  905.         cMouseEnterEvent
  906.         with Flags is $00000004; 
  907.             Commands is [
  908.                 cShowCommand
  909.                 with Flags is $00000004; Target is oTargetSelf; end
  910.             ];
  911.         end,
  912.         cMouseLeaveEvent
  913.         with Flags is $00000004; 
  914.             Commands is [
  915.                 cShowCommand
  916.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  917.             ];
  918.         end,
  919.         cMouseUpEvent
  920.         with Flags is $00000004; Flag is true; 
  921.             Commands is [
  922.                 cBrowseCommand
  923.                 with Flags is $00000004; URL is "e11s.k"; end
  924.             ];
  925.         end
  926.     ];
  927. end;
  928.  
  929. object oBouton_Vid_o35 is cImage
  930. with 
  931.     Flags is $00000150; 
  932.     Name is "Bouton Vid\$E9o"; 
  933.     Shown is false; Cursor is oFingerCursor; 
  934.     X is 629; Y is 573; 
  935.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  936.     
  937.     URL is "../Images/%E9cran%20vid%E9o.jpg"; 
  938.     
  939.     
  940.     Events is [
  941.         cMouseEnterEvent
  942.         with Flags is $00000004; 
  943.             Commands is [
  944.                 cShowCommand
  945.                 with Flags is $00000004; Target is oTargetSelf; end
  946.             ];
  947.         end,
  948.         cMouseLeaveEvent
  949.         with Flags is $00000004; 
  950.             Commands is [
  951.                 cShowCommand
  952.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  953.             ];
  954.         end,
  955.         cMouseUpEvent
  956.         with Flags is $00000004; Flag is true; 
  957.             Commands is [
  958.                 cRunCommand
  959.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  960.                 cEnableCommand
  961.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  962.                 cShowCommand
  963.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  964.                 cDragCommand
  965.                 with Flags is $00000004; Target is ovid_o38; Mode is DragTo; end,
  966.                 cGrowCommand
  967.                 with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 800; Y is 600; end,
  968.                 cShowCommand
  969.                 with Flags is $00000004; Target is ovid_o38; end,
  970.                 cEnableCommand
  971.                 with Flags is $00000004; Target is ovid_o38; end,
  972.                 cRunCommand
  973.                 with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  974.                 cEnableCommand
  975.                 with Flags is $00000004; Target is oglobal39; end
  976.             ];
  977.         end
  978.     ];
  979. end;
  980.  
  981. object oFiche_Technique36 is cImage
  982. with 
  983.     Flags is $00000150; 
  984.     Name is "Fiche Technique"; 
  985.     Region is {$FFFF000A,$00010000,$01AC0188};
  986.     Enabled is false; Shown is false; Cursor is oFingerCursor; 
  987.     X is 132; Y is 41; 
  988.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  989.     
  990.     URL is "../Images/t11.jpg"; 
  991.     
  992.     
  993.     Events is [
  994.         cMouseUpEvent
  995.         with Flags is $00000004; Flag is true; 
  996.             Commands is [
  997.                 cShowCommand
  998.                 with Flags is $00000004; Target is oFiche_Technique36; Mode is Clear; end,
  999.                 cEnableCommand
  1000.                 with Flags is $00000004; Target is oFiche_Technique36; Mode is Clear; end
  1001.             ];
  1002.         end
  1003.     ];
  1004. end;
  1005.  
  1006. object oTexte_RTF37 is cRTFText
  1007. with 
  1008.     Flags is $00000550; 
  1009.     Name is "Texte RTF"; 
  1010.     Enabled is false; Shown is false; 
  1011.     Y is -160; 
  1012.     AdjustWidth is GetLayoutWidth; AdjustHeight is GetDataHeight; 
  1013.     
  1014.     URL is "../Textes/s11.rtf"; 
  1015.     
  1016.     
  1017. end;
  1018.  
  1019. object ovid_o38 is cMPEGMovie
  1020. with 
  1021.     Flags is $00000150; 
  1022.     Name is "vid\$E9o"; 
  1023.     Shown is false; Cursor is oFingerCursor; 
  1024.     X is 615; Y is 418; 
  1025.     Width is 176; Height is 144; 
  1026.     
  1027.     URL is "../Videos/s11.mpg"; 
  1028.     Events is [
  1029.         cMouseUpEvent
  1030.         with Flags is $00000004; Flag is true; 
  1031.             Commands is [
  1032.                 cRunCommand
  1033.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1034.                 cEnableCommand
  1035.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1036.                 cShowCommand
  1037.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1038.                 cDragCommand
  1039.                 with Flags is $00000004; Target is ovid_o38; Mode is DragTo; end,
  1040.                 cGrowCommand
  1041.                 with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 800; Y is 600; end,
  1042.                 cShowCommand
  1043.                 with Flags is $00000004; Target is ovid_o38; end,
  1044.                 cEnableCommand
  1045.                 with Flags is $00000004; Target is ovid_o38; end,
  1046.                 cRunCommand
  1047.                 with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1048.                 cEnableCommand
  1049.                 with Flags is $00000004; Target is oglobal39; end
  1050.             ];
  1051.         end,
  1052.         cFinishedEvent
  1053.         with Flags is $00000004; 
  1054.             Commands is [
  1055.                 cPixelTool_IfSystemCommand
  1056.                 with Flags is $00000004; 
  1057.                     Commands is [
  1058.                         cDragCommand
  1059.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 631; Y is 442; end,
  1060.                         cGrowCommand
  1061.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 160; Y is 120; end,
  1062.                         cEnableCommand
  1063.                         with Flags is $00000004; Target is oglobal39; Mode is Clear; end,
  1064.                         cShowCommand
  1065.                         with Flags is $00000004; Target is ovid_o38; end,
  1066.                         cEnableCommand
  1067.                         with Flags is $00000004; Target is ovid_o38; end,
  1068.                         cRunCommand
  1069.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  1070.                     ];
  1071.                 end,
  1072.                 cPixelTool_IfSystemCommand
  1073.                 with Flags is $00000004; SetMode is IsWinTest; 
  1074.                     Commands is [
  1075.                         cDragCommand
  1076.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 615; Y is 418; end,
  1077.                         cGrowCommand
  1078.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 176; Y is 144; end,
  1079.                         cEnableCommand
  1080.                         with Flags is $00000004; Target is oglobal39; Mode is Clear; end,
  1081.                         cShowCommand
  1082.                         with Flags is $00000004; Target is ovid_o38; end,
  1083.                         cEnableCommand
  1084.                         with Flags is $00000004; Target is ovid_o38; end,
  1085.                         cRunCommand
  1086.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  1087.                     ];
  1088.                 end
  1089.             ];
  1090.         end
  1091.     ];
  1092. end;
  1093.  
  1094. object oglobal39 is cBox
  1095. with 
  1096.     Flags is $00000150; 
  1097.     Name is "global"; 
  1098.     Enabled is false; Shown is false; Cursor is oEmptyCursor; 
  1099.     
  1100.     Width is 800; Height is 600; 
  1101.     
  1102.     
  1103.     Events is [
  1104.         cMouseUpEvent
  1105.         with Flags is $00000004; Flag is true; 
  1106.             Commands is [
  1107.                 cPixelTool_IfSystemCommand
  1108.                 with Flags is $00000004; 
  1109.                     Commands is [
  1110.                         cShowCommand
  1111.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1112.                         cRunCommand
  1113.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; Rewind is true; end,
  1114.                         cEnableCommand
  1115.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1116.                         cEnableCommand
  1117.                         with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  1118.                         cDragCommand
  1119.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 631; Y is 442; end,
  1120.                         cGrowCommand
  1121.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 160; Y is 120; end,
  1122.                         cShowCommand
  1123.                         with Flags is $00000004; Target is ovid_o38; end,
  1124.                         cRunCommand
  1125.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1126.                         cEnableCommand
  1127.                         with Flags is $00000004; Target is ovid_o38; end
  1128.                     ];
  1129.                 end,
  1130.                 cPixelTool_IfSystemCommand
  1131.                 with Flags is $00000004; SetMode is IsWinTest; 
  1132.                     Commands is [
  1133.                         cShowCommand
  1134.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1135.                         cRunCommand
  1136.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; Rewind is true; end,
  1137.                         cEnableCommand
  1138.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1139.                         cEnableCommand
  1140.                         with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  1141.                         cDragCommand
  1142.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 615; Y is 418; end,
  1143.                         cGrowCommand
  1144.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 176; Y is 144; end,
  1145.                         cShowCommand
  1146.                         with Flags is $00000004; Target is ovid_o38; end,
  1147.                         cRunCommand
  1148.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1149.                         cEnableCommand
  1150.                         with Flags is $00000004; Target is ovid_o38; end
  1151.                     ];
  1152.                 end
  1153.             ];
  1154.         end
  1155.     ];
  1156. end;